The killproc function in initscripts-4.34-1 returns 1 if successfull and 0 for failure when called with no level arg. This causes multiple failed lines during shutdown. The probelm is the assignment at line 131 of /etc/rc.d/init.d/functions.
will be fixed in next initscripts release in Raw Hide.