--- src/udev_rules.c.old 2006-04-03 15:38:52.000000000 -0400 +++ src/udev_rules.c 2006-04-03 15:39:14.000000000 -0400 @@ -290,7 +290,7 @@ char filename[PATH_SIZE]; struct udevice *udev_db; int num = 0; - static int warn = 1; + static int warn = 0; if (warn) { err("%%e is deprecated, will be removed and is unlikey to work correctly. Don't use it.");