--- fuzzyocr-3.5.1+svn135.orig/FuzzyOcr/Config.pm
+++ fuzzyocr-3.5.1+svn135/FuzzyOcr/Config.pm
@@ -629,7 +629,8 @@
             if (defined $conf->{$b}) {
                 infolog("Using $a => $conf->{$b}");
             } else {
-                warnlog("Cannot find executable for $a");
+		#do not fill logs
+                debuglog("Cannot find executable for $a");
             }
         }
     }
