Description
It's been reported that the registry code doesn't link against ZK 3.4.5 as the enable/disable SASL client property isn't there, which went in with ZOOKEEPER-1657.
pulling in the constant and isEnabled() check will ensure registry linkage, even though the ability for a client to disable SASL auth will be lost.