When running s3cmd sync with verbosility=INFO, it prints "INFO: Summary: YYY local files to upload, XXX remote files to delete", even if delete_removed=False.
I read it as "I'm going to remove those files" :-)
It should not print "XXX remote files to delete" if delete_removed=False
Agreed. Scarey message.