I'm getting a strange error when running GNU Screen whilst using /usr/local/bin/zsh as my shell. Screen complains not recognizing any shell named `/bin/zsh'. Screen does not complain at all when I use /bin/tcsh. I made a symlink from /usr/local/bin/zsh to /bin/zsh, and that seems to have done the trick. Is this normal behavior?