c9da578 clogd: Pull out an error message for something that is not an error

Authored and Committed by Jonathan Brassow 16 years ago
    clogd:  Pull out an error message for something that is not an error
    
    It is perfectly valid for CPG to send us messages after cpg_leave
    but before receiving the config callback.  Therefore, do not
    print out an error when it happens.
    
        
file modified
+9 -8