ZOOKEEPER-4551: Do not log spammy stacktrace when a client closes its connection
Motivation:
See more here https://issues.apache.org/jira/browse/ZOOKEEPER-4551
Modifications:
Do not log the stacktrace, just write the message at INFO level
Author: Enrico Olivelli <eolivelli@apache.org>
Reviewers: Mate Szalay-Beko <symat@apache.org>
Closes #1889 from eolivelli/fix/remove-spam-stacktrace