When crond is started with the -S (syslog) param, all the events are registered in syslogd as "error". Maybe it should be less alarming registering them as "notice" except when the cron'd task has ended with a !=0 return value. At this point, I'm using Busybox 1.13.4. Thanks in advance!
glibc bug: https://bugzilla.redhat.com/show_bug.cgi?id=547000
Please disregard last comment
Created attachment 837 [details] Fix Please try attached patch
Fixed in git, will be in 1.16.x