ZOOKEEPER-3314: Document the possibility of MultiCallback receiving a null pointer
I have tried to get set up to verify that tests pass, but I am still seeing numerous test failures when running `ant test` against the unmodified `master` branch, so I cannot validate that this does not cause failures. Since this particular change is only in documentation, it seems unlikely, so I'm raising a PR anyway.
Author: Steven McDonald <steven.mcdonald@usabilla.com>
Reviewers: andor@apache.org
Closes #884 from stevenjm/ZOOKEEPER-3314