MPLIR05572I Return from function did not specify a value.

The subroutine issued a RETURN without specifying a value to be RETURN(d) but caller expected one.
Resolution:
Correct the logic error that caused the issue.
Module:
err.pl1