eb85a71 LDAP: Add better DEBUG messages to the cleanup task

Authored and Committed by jhrozek 9 years ago
    LDAP: Add better DEBUG messages to the cleanup task
    
    Some failures would shortcut to the done handler without telling us
    anything about why it failed. This commit decorates the cleanup task
    with more DEBUG statements.
    
    Reviewed-by: Pavel Reichl <preichl@redhat.com>