I can prove no descending chain implies well ordering. Take any subset $S$, assume it has no least element, then we can construct a function $f: S \to S$ such that $f(x) < x$, then use recursion theorem to prove there is a descending chain.
However the construction of $f$ requires axiom of choice. Is this needed? Or is there proof without AC?