--- initscripts-1.3.33/src/initlog.c.orig 2007-04-11 09:57:34.000000000 +0200 +++ initscripts-1.3.33/src/initlog.c 2007-04-11 09:57:49.000000000 +0200 @@ -442,6 +442,5 @@ setlocale(LC_ALL,""); bindtextdomain("initlog","/etc/locale"); textdomain("initlog"); - fprintf(stderr, _("WARNING: initlog is deprecated and will be removed in a future release\n")); exit(processArgs(argc,argv,0)); }