ZOOKEEPER-3101: add reminder to ZOO_ERRORS
Add comment at bottom of ZOO_ERRORS reminding developers to also
update zerror(int) when adding or changing values. Suggested by
phunt in https://github.com/apache/zookeeper/pull/575#issuecomment-406356144.
Signed-off-by: Kent R. Spillner <kspillneracm.org>
Author: Kent R. Spillner <kspillner@acm.org>
Reviewers: Enrico Olivelli <eolivelli@apache.org>, Norbert Kalmar <nkalmar@apache.org>, Benjamin Reed <breed@apache.org>
Closes #581 from sl4mmy/zookeeper-3101